

# Event Details

- **Event Name**: Joined June | Bowling Night
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 04:30 pm – Tue, 02 Jun, 2026 at 06:00 pm
- **Event Description**: Ages: Jr. High and High School (6th-12th grades)
Cost: $3 for shoe rental (Bring extra money for food!)
- **Event URL**: https://allevents.in/eureka/joined-june-bowling-night/200030157186452
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eureka
- **state**: CA
- **country**: United States
- **location**: Harbor Lanes
- **lat**: 40.78832
- **long**: -124.18111
- **full address**: Harbor Lanes, 2136 Broadway, Eureka, CA 95501-2107, United States

## Event gallery

- **Alt text**: Joined June | Bowling Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b80a0e381ce9791cdc3fc1007239594bb7926b2d68d9c807edb7c4cc81904754-rimg-w1200-h676-dc6665ff-gmir?v=1780089052

## FAQs

- **Q**: When and where is Joined June | Bowling Night being held?
  - **A:** Joined June | Bowling Night takes place on Tue, 02 Jun, 2026 at 04:30 pm to Tue, 02 Jun, 2026 at 06:00 pm at Harbor Lanes, 2136 Broadway, Eureka, CA 95501-2107, United States.
- **Q**: Who is organizing Joined June | Bowling Night?
  - **A:** Joined June | Bowling Night is organized by The Den.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joined June | Bowling Night",
        "image": "https://cdn-az.allevents.in/events6/banners/b80a0e381ce9791cdc3fc1007239594bb7926b2d68d9c807edb7c4cc81904754-rimg-w1200-h676-dc6665ff-gmir?v=1780089052",
        "startDate": "2026-06-02",
        "endDate": "2026-06-02",
        "url": "https://allevents.in/eureka/joined-june-bowling-night/200030157186452",
        "location": {
            "@type": "Place",
            "name": "Harbor Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2136 Broadway, Eureka, CA 95501-2107, United States",
                "addressLocality": "Eureka",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.78832",
                "longitude": "-124.18111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ages: Jr. High and High School (6th-12th grades)\nCost: $3 for shoe rental (Bring extra money for food!)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Den",
                "url": "https://allevents.in/org/the-den/25790263"
            }
        ]
    }
]
```